-
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update module github.com/valyala/fasthttp to v1.57.0 - autoclosed #67
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
b910ac9
to
b9c8406
Compare
b9c8406
to
7b7da68
Compare
cd2b35d
to
355104d
Compare
355104d
to
c9630d4
Compare
c9630d4
to
02e0448
Compare
02e0448
to
9957af0
Compare
9957af0
to
d473cee
Compare
d473cee
to
0c253af
Compare
0c253af
to
eba5ec0
Compare
eba5ec0
to
ea1c052
Compare
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
ea1c052
to
ddeb6a0
Compare
ddeb6a0
to
0806be0
Compare
0806be0
to
21f36ad
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.45.0
->v1.57.0
Release Notes
valyala/fasthttp (github.com/valyala/fasthttp)
v1.57.0
Compare Source
What's Changed
New Contributors
Full Changelog: valyala/fasthttp@v1.56.0...v1.57.0
v1.56.0
Compare Source
What's Changed
fs
cache is some cases. by @newacorn in https://github.com/valyala/fasthttp/pull/1843-race
flag is enabled. by @newacorn in https://github.com/valyala/fasthttp/pull/1847StreamRequestBody
is set totrue
, we cannot safely releasebr
by @newacorn in https://github.com/valyala/fasthttp/pull/1844New Contributors
Full Changelog: valyala/fasthttp@v1.55.0...v1.56.0
v1.55.0
Compare Source
What's Changed
New Contributors
Full Changelog: valyala/fasthttp@1.54.0...v1.55.0
v1.54.0
Compare Source
What's Changed
Full Changelog: valyala/fasthttp@v1.53.0...1.54.0
v1.53.0
Compare Source
What's Changed
//nolint:govet
comments by @alexandear in https://github.com/valyala/fasthttp/pull/1729New Contributors
Full Changelog: valyala/fasthttp@v1.52.0...v1.53.0
v1.52.0
Compare Source
What's Changed
Minor backwards incompatible changes
These changes are only backwards incompatible if you are sending bad requests.
New features
GetRejectedConnectionsCount
function by @mopeneko in https://github.com/valyala/fasthttp/pull/1704Other
New Contributors
Full Changelog: valyala/fasthttp@v1.51.0...v1.52.0
v1.51.0
: v1.51.0Compare Source
What's Changed
hijackConn
behaviour compliant withnet.Conn
interface by @askolesov in https://github.com/valyala/fasthttp/pull/1629New Contributors
Full Changelog: valyala/fasthttp@v1.50.0...v1.51.0
v1.50.0
Compare Source
8cc5539
Fix various request timeout issues (Erik Dubbelboer)34e7da1
Allow connection close for custom streams (#1603) (Armin Becher)8236f8d
fasthttpproxy: fix doc examples (Oleksandr Redko)4ec5c5a
docs: fix typos in comments and tests (Oleksandr Redko)9aa666e
Enable gocritic linter; fix lint issues (#1612) (Oleksandr Redko)v1.49.0
Compare Source
0e99e64
Update golangci-lint and gosec (#1609) (Erik Dubbelboer)6aea1e0
fix round2_32, split round2 tests because they depend on sizeof int at compile time (#1607) (Duncan Overbruck)4b0e6c7
Update ErrNoMultipartForm (Erik Dubbelboer)727021a
Update security policy (Erik Dubbelboer)54fdc7a
Abstracts the RoundTripper interface and provides a default implement (#1602) (Tim)e181af1
fasthttpproxy support ipv6 (#1597) (Pluto)6eb2249
fix:fasthttp server with tlsConfig (#1595) (Zhang Xiaopei)1c85d43
Fix round2 (Erik Dubbelboer)064124e
Avoid nolint:errcheck in header tests (#1589) (Oleksandr Redko)0d0bbfe
Auto add 'Vary' header after compression (#1585) (AutumnSun)d229959
Remove unnecessary indent blocks (#1586) (Oleksandr Redko)6b68042
Use timeout in TCPDialer to resolveTCPAddrs (#1582) (un000)v1.48.0
Compare Source
ffdf59d
Enable gofumpt linter; format codegofumpt -w .
(#1576) (Oleksandr Redko)b79233f
add DisableSpecialHeaders option (#1573) (Anthony Ter-Saakov)f0865d4
fs: fix race condition on global map (#1565) (leonklingele)829f5b2
Don't run test that times out often in parallel (Erik Dubbelboer)e6ce5f0
Remove invalid documentation (Erik Dubbelboer)9bc8e48
Request timeout settings for the same domain name are reused (#1558) (byte0o)d2f97fc
fix the problem: HostClient maybe delete when pendingClientRequests > 0 (#1562) (Zhengkai Wang)7ea3b63
add concurrency for client's HostClient map (#1550) (Zhengkai Wang)eaab8ff
Refactor by removing unnecessary else block (#1559) (Oleksandr Redko)1a46e57
update go.sum (#1555) (tyltr)fa72f3c
Fix tests (#1552) (Erik Dubbelboer)v1.47.0
Compare Source
1dcf562
test: refactor to use WriteString (#1546) (Oleksandr Redko)d2f0d17
examples/client: fix error (#1545) (Oleksandr Redko)00c291b
pprofhandler: use bytes.HasPrefix for consistency (#1543) (Oleksandr Redko)1aac293
test: use ReplaceAll, remove unnecessary else (#1542) (Oleksandr Redko)*1dcf562
test: refactor to use WriteString (#1546) (Oleksandr Redko)d2f0d17
examples/client: fix error (#1545) (Oleksandr Redko)00c291b
pprofhandler: use bytes.HasPrefix for consistency (#1543) (Oleksandr Redko)1aac293
test: use ReplaceAll, remove unnecessary else (#1542) (Oleksandr Redko)v1.46.0
Compare Source
cdea4fe
Refactor client's example code (#1539) (Nikolay Vedernikov)87cb886
client:Fix DoTimeout timeout failure by setting temporary dial (#1535) (kukayiyi)43cc487
fix: add noDefaultContentType copy (#1538) (kinggo)d76662b
Fixed transfer-encoding for empty chunked payload (#1536) (Abe Saiovici)6b958c2
support response body stream (#1414) (Anthony-Dong)239cce4
format : update some codes style (#1533) (LeoSun)5f4899a
remove (#1534) (tyltr)d0f2727
get rid of some panics (#1526) (Moritz Poldrack)5209cc3
optimize:reduce loop (#1532) (tyltr)0be5a41
test: simplify bytes.Buffer declaration (#1523) (Oleksandr Redko)faf565e
GitHub actions/setup-go@v4 (#1520) (Oleksandr Redko)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.